[INFO] cloning repository https://github.com/mtclinton/ironbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtclinton/ironbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtclinton%2Fironbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtclinton%2Fironbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 695254e37d976094f679a3073fdf74f94cac6c46
[INFO] testing mtclinton/ironbox against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtclinton%2Fironbox" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mtclinton/ironbox
[INFO] finished tweaking git repo https://github.com/mtclinton/ironbox
[INFO] tweaked toml for git repo https://github.com/mtclinton/ironbox written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mtclinton/ironbox on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mtclinton/ironbox already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getset v0.1.6
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] [stderr]   Downloaded containerd-shim v0.10.0
[INFO] [stderr]   Downloaded vsock v0.3.0
[INFO] [stderr]   Downloaded derive-new v0.5.9
[INFO] [stderr]   Downloaded ttrpc-compiler v0.8.0
[INFO] [stderr]   Downloaded uuid v1.22.0
[INFO] [stderr]   Downloaded tokio-vsock v0.4.0
[INFO] [stderr]   Downloaded ttrpc-codegen v0.6.0
[INFO] [stderr]   Downloaded oci-spec v0.7.1
[INFO] [stderr]   Downloaded containerd-shim-protos v0.10.0
[INFO] [stderr]   Downloaded go-flag v0.1.0
[INFO] [stderr]   Downloaded prctl v1.0.0
[INFO] [stderr]   Downloaded nix v0.31.2
[INFO] [stderr]   Downloaded ttrpc v0.8.6
[INFO] [stderr]   Downloaded tokio-eventfd v0.2.2
[INFO] [stderr]   Downloaded cgroups-rs v0.3.4
[INFO] [stderr]   Downloaded value-bag v1.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e7b7e45969db12f70c14d1c94ac9ecdb649e33c6d4ee9c1a2959d9773890d2e
[INFO] running `Command { std: "docker" "start" "-a" "0e7b7e45969db12f70c14d1c94ac9ecdb649e33c6d4ee9c1a2959d9773890d2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e7b7e45969db12f70c14d1c94ac9ecdb649e33c6d4ee9c1a2959d9773890d2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e7b7e45969db12f70c14d1c94ac9ecdb649e33c6d4ee9c1a2959d9773890d2e", kill_on_drop: false }`
[INFO] [stdout] 0e7b7e45969db12f70c14d1c94ac9ecdb649e33c6d4ee9c1a2959d9773890d2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fda16632e55d69d95c446071ff51854ed78f434a8b1e8c80457f1037661bdb5
[INFO] running `Command { std: "docker" "start" "-a" "1fda16632e55d69d95c446071ff51854ed78f434a8b1e8c80457f1037661bdb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling prost-build v0.8.0
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling go-flag v0.1.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling prctl v1.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling vsock v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling prost v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling prost-types v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling cgroups-rs v0.3.4
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling oci-spec v0.7.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling tokio-vsock v0.4.0
[INFO] [stderr]    Compiling tokio-eventfd v0.2.2
[INFO] [stderr]    Compiling ttrpc-compiler v0.8.0
[INFO] [stderr]    Compiling ttrpc-codegen v0.6.0
[INFO] [stderr]    Compiling ttrpc v0.8.6
[INFO] [stderr]    Compiling containerd-shim-protos v0.10.0
[INFO] [stderr]    Compiling containerd-shim v0.10.0
[INFO] [stderr]    Compiling ironbox v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.35s
[INFO] running `Command { std: "docker" "inspect" "1fda16632e55d69d95c446071ff51854ed78f434a8b1e8c80457f1037661bdb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fda16632e55d69d95c446071ff51854ed78f434a8b1e8c80457f1037661bdb5", kill_on_drop: false }`
[INFO] [stdout] 1fda16632e55d69d95c446071ff51854ed78f434a8b1e8c80457f1037661bdb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab1b6a38e6b5a34301c94b9f36f2197c0c66e74ea3655656255ba14c227f281a
[INFO] running `Command { std: "docker" "start" "-a" "ab1b6a38e6b5a34301c94b9f36f2197c0c66e74ea3655656255ba14c227f281a", kill_on_drop: false }`
[INFO] [stderr]    Compiling ironbox v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.07s
[INFO] running `Command { std: "docker" "inspect" "ab1b6a38e6b5a34301c94b9f36f2197c0c66e74ea3655656255ba14c227f281a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab1b6a38e6b5a34301c94b9f36f2197c0c66e74ea3655656255ba14c227f281a", kill_on_drop: false }`
[INFO] [stdout] ab1b6a38e6b5a34301c94b9f36f2197c0c66e74ea3655656255ba14c227f281a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fe0f3b9fb743b432813dd5884c9f657555440f8be09225c44d7518cba1fdf133
[INFO] running `Command { std: "docker" "start" "-a" "fe0f3b9fb743b432813dd5884c9f657555440f8be09225c44d7518cba1fdf133", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/containerd_shim_ironbox_v1-554b445f61c41051)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cgroup_memory::tests::test_cgroupv1_oom_monitor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fe0f3b9fb743b432813dd5884c9f657555440f8be09225c44d7518cba1fdf133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe0f3b9fb743b432813dd5884c9f657555440f8be09225c44d7518cba1fdf133", kill_on_drop: false }`
[INFO] [stdout] fe0f3b9fb743b432813dd5884c9f657555440f8be09225c44d7518cba1fdf133
